home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- put EMPTY into field "qt"
- put EMPTY into field "ln"
- put " " into field "tempfield"
- put field "Tblcaste,DESCRIP" into item 1 of field "tempfield"
- put field "Tblcaste,CA_MOD" into item 2 of field "tempfield"
- put field "mainmounting" into item 3 of field "tempfield"
- put field "Tblcaste,DIAMETER" into item 4 of field "tempfield"
- put field "Tblcaste,TR_WD" into item 5 of field "tempfield"
- put field "Tblcaste,CAPACITY" into item 6 of field "tempfield"
- put field "Tblcaste,WHEELDES" into item 7 of field "tempfield"
- put field "Tblcaste,BEARING" into item 8 of field "tempfield"
- put field "Tblcaste,LD_HT" into item 9 of field "tempfield"
- put field "Tblcaste,SWI_RAD" into item 10 of field "tempfield"
- put field "Tblcaste,FORK_SPAC" into item 11 of field "tempfield"
- put field "Tblcaste,WT" into item 12 of field "tempfield"
- put field "mainop" into item 13 of field "tempfield"
- put field "Tblcaste,CASTER_PIC" into item 14 of field "tempfield"
- put field "tblwheel,W_PHOTO" into item 15 of field "tempfield"
- put field "Tblcaste,DIM_PIC" into item 17 of field "tempfield"
- puppetSound("mainsnd")
- set the puppet of sprite 10 to 0
- puppetTransition(47, 1, 8)
- play frame the frame + 1
- end
-